projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1de4d
)
Mark write-region-inhibit-fsync changes as documented.
author
Tassilo Horn
<tsdh@gnu.org>
Fri, 20 Dec 2013 14:33:52 +0000
(15:33 +0100)
committer
Tassilo Horn
<tsdh@gnu.org>
Fri, 20 Dec 2013 14:33:52 +0000
(15:33 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 34392ee81af9c7dd05264aa4e4cdaad17c83b872..53fb6e67f8fdb713dd393395f927e9a7751c3366 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-152,6
+152,7
@@
and `remember-notes-buffer-name' to "*scratch*". Without the second
change, *scratch* buffer will still be there for notes that do not
need to be preserved.
+---
** `write-region-inhibit-fsync' now defaults to t in batch mode.
** ACL support has been added.